Release 10.1A: OpenEdge Data Management:
Database Administration
R-code in Code Page (-cprcodein)
Operating systemand syntax UNIXWindows-cprcodeincodepage Usewith Maximum value Minimum value Single-user default Multi-user default CS, DBS, DS – – -cpinternal -cpinternal
codepageThe name of the code page for reading r-code text segments.
Use R-code In Code Page (-
Caution: This parameter is for use during very rare situations and in general should not be used.cprcodein) to read the r-code text segments, as if they were written in the code page specified by -cprcodein, and convert them to the Internal Code Page (-cpinternal) code page.The OpenEdge RDBMS reads text segments as if they are written in the code page specified by -
cprcodein, even if the text segments were written with a different code page. For example, if you use the following startup parameters and run a.rfile written with code page IBM850, the text segments are converted from ISO8859-1 to ibm861. This can produce incorrect results if the.rfile was correctly labeled internally as IBM850:
To retrieve the value of this startup parameter at run time, use the
SESSIONSystem handle. To determine the code page of an r-code file, use theRCODE-INFOhandle.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |